fix path messup
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 1 Jun 2006 20:05:09 +0000 (20:05 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 1 Jun 2006 20:05:09 +0000 (20:05 +0000)
ChangeLog
ChangeLog.pre-2-10

index 5fc1fc1cb50f92b5ca90d53d7a74eebd72700249..0c7813456fc9281efca131a2e9954dfb832fddc1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,9 +9,9 @@
        style property that allows to adjust the spacing between image
        and label in button.  (#320431, James Moger)
 
-       * gtk-pristine/gtkprintoperation-private.h: 
-       * gtk-pristine/gtkprintoperation.c: 
-       * gtk-pristine/gtkprintoperation-unix.c: Move the 
+       * gtk/gtkprintoperation-private.h: 
+       * gtk/gtkprintoperation.c: 
+       * gtk/gtkprintoperation-unix.c: Move the 
        PrintPagesData.wait flag to GtkPrintOperationPrivate.is_sync.
        Also use a recursive mainloop instead of manually looping.
        
index 5fc1fc1cb50f92b5ca90d53d7a74eebd72700249..0c7813456fc9281efca131a2e9954dfb832fddc1 100644 (file)
@@ -9,9 +9,9 @@
        style property that allows to adjust the spacing between image
        and label in button.  (#320431, James Moger)
 
-       * gtk-pristine/gtkprintoperation-private.h: 
-       * gtk-pristine/gtkprintoperation.c: 
-       * gtk-pristine/gtkprintoperation-unix.c: Move the 
+       * gtk/gtkprintoperation-private.h: 
+       * gtk/gtkprintoperation.c: 
+       * gtk/gtkprintoperation-unix.c: Move the 
        PrintPagesData.wait flag to GtkPrintOperationPrivate.is_sync.
        Also use a recursive mainloop instead of manually looping.